home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / cron.weekly / makewhatis
Text File  |  2005-10-13  |  126b  |  7 lines

  1. #!/bin/sh
  2. # this is part of the man package
  3. # it updates the searchly database
  4. # for manpages
  5.  
  6. /bin/nice /usr/sbin/makewhatis
  7.